Skip to content

fix(xtask): skip perf attestation gate on non-main branches#190

Merged
rocketman-code merged 2 commits intomainfrom
fix/skip-perf-attestation-feature-branches
Apr 23, 2026
Merged

fix(xtask): skip perf attestation gate on non-main branches#190
rocketman-code merged 2 commits intomainfrom
fix/skip-perf-attestation-feature-branches

Conversation

@rocketman-code
Copy link
Copy Markdown
Owner

@rocketman-code rocketman-code commented Apr 23, 2026

Pre-push hook exits early on feature branches. Attestation only gates merges to main, matching pre-commit behavior.

Test plan:

  • git push on a feature branch with perf-sensitive file changes no longer blocks
  • git push on main still requires attestation

Pre-push hook now exits early on feature branches. Attestation only
gates merges to main, matching pre-commit behavior.
@rocketman-code rocketman-code merged commit fb9ba41 into main Apr 23, 2026
8 checks passed
@rocketman-code rocketman-code deleted the fix/skip-perf-attestation-feature-branches branch April 23, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant